Skip to content

added missing reqs to setup.py#615

Merged
zhmiao merged 2 commits into
microsoft:mainfrom
podgorki:fix-requirements
May 24, 2026
Merged

added missing reqs to setup.py#615
zhmiao merged 2 commits into
microsoft:mainfrom
podgorki:fix-requirements

Conversation

@podgorki
Copy link
Copy Markdown
Contributor

Fixes #614 by adding the missing requirements to the setup.py

I added to the setup.py:

        'omegaconf',
        'lightning',
        'setuptools==68.2.2'

@podgorki
Copy link
Copy Markdown
Contributor Author

@zhmiao this is ready to merge but needs a review. I see you have been active recently can you please review, its only 3 lines diff

Copy link
Copy Markdown
Collaborator

@zhmiao zhmiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the addition!

@zhmiao zhmiao merged commit 1a92a19 into microsoft:main May 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Requirements missing from setup.py

2 participants